Northwind Test with Yukon

Shippers Table

Owner

dbo

Creation Date

10-07-2003 10:31:35

Remarks


Columns

KeyIdNameTypeLengthIsNullableCollation
ShipperIDint4 
  CompanyNamenvarchar80SQL_Latin1_General_CP1_CI_AS 
  CompanyNamesysname80SQL_Latin1_General_CP1_CI_AS 
  Phonenvarchar48SQL_Latin1_General_CP1_CI_AS 
  Phonesysname48SQL_Latin1_General_CP1_CI_AS 

Indexes

NameDescriptionGroupKeys
PK_Shippersclustered, unique, primary keyPRIMARYShipperID

Relations

Shippers
ShipperID
Orders
 ShipVia